From 53ddc52d6df8c9a0d6f52be66d599f6732f90301 Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Fri, 24 Jun 2011 08:21:59 +0000 Subject: [PATCH] Clarify some bug fix notes --- RELEASE-NOTES-1.19 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/RELEASE-NOTES-1.19 b/RELEASE-NOTES-1.19 index c0bcc19366..6d29216616 100644 --- a/RELEASE-NOTES-1.19 +++ b/RELEASE-NOTES-1.19 @@ -94,7 +94,7 @@ production. changes to talk page in addition to watchlist edits. * (bug 29071) mediawiki.action.watch.ajax.js should pass uselang to API. * (bug 28272) Special:Allmessages should have only one "Go" button -* (bug 29101) Special:FileDuplicateSearch shows silly message +* (bug 29101) Special:FileDuplicateSearch no longer shows silly message * (bug 29048) jQuery.tabIndex: firstTabIndex() should not output the same as lastTabIndex(). * (bug 29332) Warn if user requests mediawiki-announce subscription but does not @@ -103,7 +103,7 @@ production. * The class JpegOrTiffHandler was renamed ExifBitmapHandler. * (bug 29443) Special:Undelete should use JavaScript to invert all checkboxes without reloading the page -* (bug 29325) Setting $wgStrictFileExtensions to false gives incorrect warning +* (bug 29325) Setting $wgStrictFileExtensions to false no longer gives incorrect warning * (bug 29437) Multiple apostrophes in deleted article title cause odd rendering * (bug 29485) RSS feed of Special:RecentChange grouped together multiple consecutive edits by same user in included diff, but then linked to @@ -111,9 +111,9 @@ production. * Do not try to group together a page creation and edit in the RSS feed of RC. * (bug 29342) Patrol preferences shouldn't be visible to users who don't have patrol permissions -* (bug 29471) Exception thrown for files with invalid date in metadata +* (bug 29471) Exception no longer thrown for files with invalid date in metadata * (bug 29492) Long-running steps in the installer (such as Upgrade and Install) - can sometimes timeout + no longer cause timeouts * (bug 29507) Change 'image link' to 'file link' in Special:Whatlinkshere * If the db is really screwed up, and doesn't have a recentchanges table, make the updater throw an exception instead of a fatal. -- 2.20.1